[INFO] fetching crate sigma-types-macros 0.1.0...
[INFO] testing sigma-types-macros-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate sigma-types-macros 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate sigma-types-macros 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate sigma-types-macros 0.1.0
[INFO] tweaked toml for crates.io crate sigma-types-macros 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sigma-types-macros 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sigma-types-macros 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d49a5b97f733ce767e14f3192fbe1df058a25825db83f39cc9e325abca5d5b8
[INFO] running `Command { std: "docker" "start" "-a" "0d49a5b97f733ce767e14f3192fbe1df058a25825db83f39cc9e325abca5d5b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d49a5b97f733ce767e14f3192fbe1df058a25825db83f39cc9e325abca5d5b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d49a5b97f733ce767e14f3192fbe1df058a25825db83f39cc9e325abca5d5b8", kill_on_drop: false }`
[INFO] [stdout] 0d49a5b97f733ce767e14f3192fbe1df058a25825db83f39cc9e325abca5d5b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f90c4b52b831d24b3e928ddc489fdccabae268bd284617fccdac98e020c6fb3
[INFO] running `Command { std: "docker" "start" "-a" "4f90c4b52b831d24b3e928ddc489fdccabae268bd284617fccdac98e020c6fb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling sigma-types-macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `wasm_c_abi` has been removed: the wasm C ABI has been fixed
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D wasm_c_abi`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `unsupported_fn_ptr_calling_conventions` has been removed: converted into hard error
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D unsupported_fn_ptr_calling_conventions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D undefined_naked_function_abi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `soft_unstable` has been removed: the general soft-unstable mechanism has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D soft_unstable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `repr_transparent_non_zst_fields`
[INFO] [stdout]   = note: requested on the command line with `-D repr_transparent_external_private_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `ptr_cast_add_auto_to_object` has been removed: converted into hard error, see issue #127323 <https://github.com/rust-lang/rust/issues/127323> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D ptr_cast_add_auto_to_object`
[INFO] [stdout]   = note: requested on the command line with `-D renamed-and-removed-lints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `cenum_impl_drop_cast` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/73333> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D cenum_impl_drop_cast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `abi_unsupported_vector_types` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/116558> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D abi_unsupported_vector_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sigma-types-macros` (lib) due to 5 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4f90c4b52b831d24b3e928ddc489fdccabae268bd284617fccdac98e020c6fb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f90c4b52b831d24b3e928ddc489fdccabae268bd284617fccdac98e020c6fb3", kill_on_drop: false }`
[INFO] [stdout] 4f90c4b52b831d24b3e928ddc489fdccabae268bd284617fccdac98e020c6fb3
